home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / dignet_2_1.lha / dignet / CSAA.txt next >
Text File  |  1997-03-12  |  2KB  |  82 lines

  1.  
  2. TITLE
  3.  
  4.    dignet.library
  5.  
  6. VERSION
  7.  
  8.    2.1
  9.  
  10. AUTHOR
  11.  
  12.    Kenneth "Kenny" Nilsen
  13.  
  14.    EMail: kenny@bgnett.no
  15.    WWW:   http://www.bgnett.no/~kenny/
  16.  
  17. DESCRIPTION
  18.  
  19.    A library that will do all the "dirty" work when handling serial devices
  20.    and compatible devices (such as duart.device etc.)
  21.  
  22.    It provides functions which makes it very easy to use modem/nullmodem
  23.    connections with programs and/or games.
  24.  
  25.    - resource tracking (*!* from v2.1 *!*)
  26.    - fast handling (written in assembler).
  27.    - painless to use, straight forward (few arguments to the functions)
  28.    - string/binary support
  29.    - possibility for advanced handling (eg. with Wait())
  30.    - doesn't loose any chars when sending/receiving
  31.    - fully re-entrant (more connections open at the same time)
  32.    - comes with defaul setting 8bit/1stopbit/19k2/RTS/CTS/7WIRE
  33.    - easy to change default parameters
  34.    - can be used from any language that support libraries.
  35.    - does all error checking for you
  36.  
  37.    Archive includes developer information and a demo terminal program that
  38.    uses the dignet.library.
  39.  
  40.    Archive also includes debug tools for resource tracking to free device
  41.    and memory that are used by dead programs.
  42.  
  43. SPECIAL REQUIREMENTS
  44.  
  45.    Required:
  46.       OS2.04 or better
  47.  
  48. AVAILABILITY
  49.  
  50.    Aminet
  51.      /util/libs/
  52.  
  53.    User files
  54.      http://www.bgnett.no/~kenny/ (soon)
  55.  
  56.    Source code
  57.      Includes source code for a terminal program that uses dignet.library.
  58.      Source code of DignetTERM is public domain.
  59.  
  60. PRICE
  61.  
  62.    Free
  63.  
  64. DISTRIBUTABILITY
  65.  
  66.    Freeware authors: The library file can be distributed as a standalone
  67.    file in your own archive as long as you include a credit (read autodoc).
  68.    If credit is unsuitable you can distribute the whole archive as it came
  69.    from AmiNet in your own archive.
  70.  
  71.    Shareware/Commercial authors can also include the file as a standalone
  72.    file, but they should under any circumstances include a visable credit in
  73.    their programs. If the library do more than 20% of the functionallity in
  74.    the program the library is not allowed to be used without a license
  75.    agreement. Shareware/commercial authors can buy them self free from the
  76.    credit requirement in their programs. Take contact for more information.
  77.  
  78.    dignet.library is Copyright (c)1997 by Kenneth "Kenny" Nilsen/
  79.    Digital Surface.
  80.  
  81.    Distributed as freeware.
  82.